home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
SOUND
/
MUZHEC.ARJ
/
2.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-11-05
|
181b
|
14 lines
echo off
cls
echo:
echo:
echo Make sure the printer is on and there is plenty of paper
echo:
echo then...
echo:
pause
cls
echo P R I N T I N G ! ! !
copy *.doc prn
wow